Skip to content

Support Env-based SDP part 3: Replace symth selector to label based#563

Open
ninjadq wants to merge 4 commits intoAzure:mainfrom
ninjadq:replace_symth_selector_to_label_based
Open

Support Env-based SDP part 3: Replace symth selector to label based#563
ninjadq wants to merge 4 commits intoAzure:mainfrom
ninjadq:replace_symth_selector_to_label_based

Conversation

@ninjadq
Copy link
Member

@ninjadq ninjadq commented Feb 13, 2026

Enhance synthesizer resolution and status tracking

  • Introduced ResolvedSynthName in SimplifiedStatus to track the synthesizer used for composition
  • Updated various controllers to utilize the new synthesizer resolution method.
  • Modified tests to validate the correct population of ResolvedSynthName and its impact on composition behavior.
  • Improved error handling for synthesizer retrieval based on label selectors.

@ninjadq ninjadq changed the title Replace symth selector to label based Support Env-based SDP part 3: Replace symth selector to label based Mar 2, 2026
- Introduced ResolvedSynthName in SimplifiedStatus to track the synthesizer used for composition.
- Updated various controllers to utilize the new synthesizer resolution method.
- Modified tests to validate the correct population of ResolvedSynthName and its impact on composition behavior.
- Improved error handling for synthesizer retrieval based on label selectors.
@ninjadq ninjadq force-pushed the replace_symth_selector_to_label_based branch from 1740931 to f96737b Compare March 2, 2026 06:01
Since no composition controller runs in the tests, SimplifiedStatus is never populated, resolvedSynthName is always "", and every composition is skipped.
Fix Strategy: Register the Composition Controller in Tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant